-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposals UI update #556
Merged
Merged
Proposals UI update #556
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for tezos-homebase ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
thenerdcat
approved these changes
May 22, 2023
EightRice
approved these changes
May 23, 2023
Man-Jain
added a commit
that referenced
this pull request
May 24, 2023
EightRice
added a commit
that referenced
this pull request
May 24, 2023
* fix navigation on small devices * Proposals UI update (#556) * initial commit * new banner finished * updated filter ui * remove config tab * Revert "Proposals UI update (#556)" (#575) This reverts commit 96cfaae. Co-authored-by: Manank Patni <manank321@gmail.com> * The Merge (#536) * token deployment flow * clean & validations added * new design implemented * initial merge - lite creator added * Fetch lite homebase apps Signed-off-by: Manank Patni <manank321@gmail.com> * Remove unused data params from types and Token class Signed-off-by: Manank Patni <manank321@gmail.com> * imports upgrade * lite explorer components merged & formatted * lite explorer connected & working * merge with develop, banner removed & fixed paddings * Update App.tsx * Update App.tsx * Symbol optional * Fix lite env variables Signed-off-by: Manank Patni <manank321@gmail.com> * REfarctor lite queries Signed-off-by: Manank Patni <manank321@gmail.com> * Create Lite DAO with Full DAO Signed-off-by: Manank Patni <manank321@gmail.com> * Add deployment of lite dao Signed-off-by: Manank Patni <manank321@gmail.com> * Fix lint Signed-off-by: Manank Patni <manank321@gmail.com> * external link required & clean up (#573) * filter search fixed for mainnet (#572) * Fix voting system (#545) * initial commit * validation added * delete console.log * filters working again * removed unsed import * Add proposal form and proposal list to Full DAO (#553) Signed-off-by: Manank Patni <manank321@gmail.com> * Fix propsal creation not working for Lite only DAO Signed-off-by: Manank Patni <manank321@gmail.com> * Fix lite proposal modal Signed-off-by: Manank Patni <manank321@gmail.com> * Fix redirection and user polls posted Signed-off-by: Manank Patni <manank321@gmail.com> * Remove console.log Signed-off-by: Manank Patni <manank321@gmail.com> * Lite merge fixes Signed-off-by: Manank Patni <manank321@gmail.com> * Fix error message and revert unstake all pending Signed-off-by: Manank Patni <manank321@gmail.com> --------- Signed-off-by: Manank Patni <manank321@gmail.com> Co-authored-by: fabiolalombardim <lombardifabiola@hotmail.com> Co-authored-by: fabiolalombardim <37227394+fabiolalombardim@users.noreply.github.com> --------- Signed-off-by: Manank Patni <manank321@gmail.com> Co-authored-by: fabiolalombardim <lombardifabiola@hotmail.com> Co-authored-by: fabiolalombardim <37227394+fabiolalombardim@users.noreply.github.com> Co-authored-by: Andrei Taranu <astmobronsita@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #532